home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Utilities / ttf2pt1PPC / COPYRIGHT < prev    next >
Text File  |  2001-04-24  |  3KB  |  84 lines

  1. The following copyright notice applies to all the files provided
  2. in this distribution unless explicitly noted otherwise
  3. (the most notable exception being t1asm.c).
  4.  
  5.   Copyright (c) 1997-2001 by the AUTHORS:
  6.    Andrew Weeks <ccsaw@bath.ac.uk> 
  7.    Frank M. Siegert <fms@this.net> 
  8.    Mark Heath <mheath@netspace.net.au> 
  9.    Thomas Henlich <thenlich@rcs.urz.tu-dresden.de>
  10.    Sergey Babkin <babkin@bellatlantic.net>, <sab123@hotmail.com>
  11.    Turgut Uyar <uyar@cs.itu.edu.tr>
  12.    Rihardas Hepas <rch@WriteMe.Com>
  13.    Szalay Tamas <tomek@elender.hu>
  14.    Johan Vromans <jvromans@squirrel.nl>
  15.    Petr Titera <P.Titera@sh.cvut.cz>
  16.    Lei Wang <lwang@amath8.amt.ac.cn>
  17.    Chen Xiangyang <chenxy@sun.ihep.ac.cn>
  18.    Zvezdan Petkovic <z.petkovic@computer.org>
  19.   All rights reserved.
  20.  
  21.   Redistribution and use in source and binary forms, with or without
  22.   modification, are permitted provided that the following conditions
  23.   are met:
  24.   1. Redistributions of source code must retain the above copyright
  25.      notice, this list of conditions and the following disclaimer.
  26.   2. Redistributions in binary form must reproduce the above copyright
  27.      notice, this list of conditions and the following disclaimer in the
  28.      documentation and/or other materials provided with the distribution.
  29.   3. All advertising materials mentioning features or use of this software
  30.      must display the following acknowledgement:
  31.        This product includes software developed by the TTF2PT1 Project
  32.        and its contributors.
  33.  
  34.   THIS SOFTWARE IS PROVIDED BY THE AUTHORS AND CONTRIBUTORS ``AS IS'' AND
  35.   ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
  36.   IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
  37.   ARE DISCLAIMED.  IN NO EVENT SHALL THE AUTHORS OR CONTRIBUTORS BE LIABLE
  38.   FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
  39.   DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
  40.   OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
  41.   HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
  42.   LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
  43.   OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
  44.   SUCH DAMAGE.
  45.  
  46. For the approximate list of the AUTHORS' responsibilities see the
  47. project history.
  48.  
  49. Other contributions to the project are:
  50.  
  51. Turgut Uyar <uyar@cs.itu.edu.tr>
  52.  The Unicode translation table for the Turkish language.
  53.  
  54. Rihardas Hepas <rch@WriteMe.Com>
  55.  The Unicode translation table for the Baltic languages.
  56.  
  57. Szalay Tamas <tomek@elender.hu>
  58.  The Unicode translation table for the Central European languages.
  59.  
  60. Johan Vromans <jvromans@squirrel.nl>
  61.  The RPM file.
  62.  
  63. Petr Titera <P.Titera@sh.cvut.cz>
  64.  The Unicode map format with names, the forced Unicode option.
  65.  
  66. Frank M. Siegert <frank@this.net>
  67.  Port to Windows
  68.  
  69. Lei Wang <lwang@amath8.amt.ac.cn>
  70. Chen Xiangyang <chenxy@sun.ihep.ac.cn>
  71.  Translation maps for Chinese fonts.
  72.  
  73. Zvezdan Petkovic <z.petkovic@computer.org>
  74.  The Unicode translation tables for the Cyrillic alphabet.
  75.  
  76. I. Lee Hetherington <ilh@lcs.mit.edu>
  77.  The Type1 assembler (from the package 't1utils'), its full copyright
  78.  notice:
  79.   Copyright (c) 1992 by I. Lee Hetherington, all rights reserved.
  80.   Permission is hereby granted to use, modify, and distribute this program
  81.   for any purpose provided this copyright notice and the one below remain
  82.   intact.
  83.  
  84.